home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20020314-20021006 / 000267_fdc@columbia.edu_Tue Aug 6 11:14:50 EDT 2002.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  44 lines

  1. Article: 13587 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!news.columbia.edu!news-not-for-mail
  3. From: fdc@columbia.edu (Frank da Cruz)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: K95 SSH screen screws up
  6. Date: 6 Aug 2002 11:14:44 -0400
  7. Organization: Columbia University
  8. Lines: 27
  9. Message-ID: <aiop54$rt6$1@watsol.cc.columbia.edu>
  10. References: <cacaf8e2.0208060634.546d5dc0@posting.google.com>
  11. NNTP-Posting-Host: watsol.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 1028646886 27159 128.59.39.139 (6 Aug 2002 15:14:46 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 6 Aug 2002 15:14:46 GMT
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:13587
  16.  
  17. In article <cacaf8e2.0208060634.546d5dc0@posting.google.com>,
  18. Mike Carson <ca98am79@hotmail.com> wrote:
  19. : Hi, I have many windows 95 machines that were all using K95 for telnet
  20. : and working fine.  I patched these from 1.1.16 to 1.1.17 to 1.1.21 so
  21. : that I could use as SSH clients instead.  Some work fine, but others
  22. : connect but are missing the right third of the screen - the terminal
  23. : emulation seems screwy.  Once I quit out and run it and connect again,
  24. : the emulation is fine.  A couple are also coming up with a blank black
  25. : screen - when I ctrl+alt+del and quit out and run and connect again,
  26. : the screen is fine.  Is this a bug in the patches or is it something
  27. : about the transition from telnet client to ssh?  Or is it a problem
  28. : with my old k95custom.ini script which was for telnet?
  29. : set parity none
  30. : set terminal type vt100
  31. : set telnet terminal-type vt100
  32. : set terminal status off
  33. : set terminal bytesize 8
  34. : set terminal keypad-mode numeric
  35. : ssh <host>
  36. :
  37. This one was also sent to our tech-support address and we're following
  38. up by e-mail.  (It's usually best if people send trouble reports to
  39. kermit-support@columbia.edu; it's OK to post them on the newsgroup,
  40. but one or the other please, not both.)
  41.  
  42. - Frank
  43.